Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 80,210 for

document formatting

(0.07 sec)
  1. ShapeBase.is_horizontal_rule property | Aspose....

    ShapeBase.is_horizontal_rule property. Returns ``True`` if this shape is a horizontal rule....customize its formatting. doc = aw . Document () builder = aw...horizontal_rule_format = shape . horizontal_rule_format horizontal_rule_format...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ListCollection.get_list_by_list_id method | Asp...

    ListCollection.get_list_by_list_id method. Gets a list by a list identifier....of the time you apply list formatting to paragraphs just by settings...owner document properties of lists. doc = aw . Document () lists...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ListLevel.NumberFormat | Aspose.Words for .NET

    Discover the ListLevel NumberFormat property to easily customize and set unique number formats for your lists, enhancing your Document's clarity and style....Returns or sets the number format for the list level. public...how to apply custom list formatting to paragraphs when using...

    reference.aspose.com/words/net/aspose.words.lis...
  4. Stroke.transparency property | Aspose.Words for...

    Stroke.transparency property. Gets or sets a value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency of the stroke....to set marker formatting. doc = aw . Document () builder = aw...0.8 , 1.7 ]) # Set marker formatting. series . marker . size =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Inline.is_format_revision property | Aspose.Wor...

    Inline.is_format_revision property. Returns true if Formatting of the object was changed in Microsoft Word while change tracking was enabled....is_format_revision property Inline.is_format_revision property...property Returns true if formatting of the object was changed in Microsoft...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ListLevel.number_format property | Aspose.Words...

    ListLevel.number_format property. Returns or sets the number format for the list level....number_format property ListLevel.number_format property Returns...number format for the list level. @property def number_format ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::Stroke::get_Visible met...

    Aspose::Words::Drawing::Stroke::get_Visible method. Gets or sets a flag indicating whether the stroke is visible in C++....set marker formatting. auto doc = MakeObject < Document > (); auto..., 1.7 })); // Set marker formatting. series -> get_Marker ()...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::Stroke::get_ForeColor m...

    Aspose::Words::Drawing::Stroke::get_ForeColor method. Gets or sets the foreground color of the stroke in C++....set marker formatting. auto doc = MakeObject < Document > (); auto..., 1.7 })); // Set marker formatting. series -> get_Marker ()...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::Stroke::get_BackColor m...

    Aspose::Words::Drawing::Stroke::get_BackColor method. Gets or sets the background color of the stroke in C++....set marker formatting. auto doc = MakeObject < Document > (); auto..., 1.7 })); // Set marker formatting. series -> get_Marker ()...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Copy Range Style Only with Node.js via C++|Docu...

    Learn how to copy only the style of a range while manipulating data in Aspose.Cells for Node.js via C++....its own or complete with formatting. It is also possible to copy...copy only the formatting. This article shows how. This example...

    docs.aspose.com/cells/nodejs-cpp/copy-range-sty...